home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / grphca23 / xy.plt < prev    next >
Encoding:
Text File  |  1993-04-16  |  228 b   |  19 lines

  1. [ xy.plt
  2.  
  3. paper size 11 by 8.5
  4. subplot area 2 2 9 7
  5.  
  6. x sqr
  7. y lin
  8. x2 prob
  9. y2 log
  10.  
  11. draw x x2 y y2
  12.  
  13. font 3
  14.  
  15. xlabel 'square-root scale'
  16. y2label 'logarithmic scale
  17. x2label 'probability scale'
  18. ylabel 'linear scale'
  19.